testing.common.cleanupPc (field)
4 uses
testing (current package)
testing.go#L646: cleanupPc []uintptr // The stack trace at the point where Cleanup was called.
testing.go#L766: frames = runtime.CallersFrames(c.cleanupPc)
testing.go#L1308: c.cleanupPc = nil
testing.go#L1314: c.cleanupPc = cleanupPc
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)